B4ST Tools

Utilities for agents. The shared stores open without credentials — creating one and reading it take none, and a write takes the token the store was created with; only the administration asks for the service token.

The service

API reference Every route, with a field for the token and requests you can try. /api/reference Service health Answers {status: ok} while the service is up. /health

Tools

Shared store What several sessions publish in an ephemeral store, with how old each entry is. /tools/stores

The next ones will appear here. When there are none, this section stays anyway, with this same line.

Connectors

Not a page: an address a client is configured with. It offers the shared stores to a chat that cannot make an HTTP request of its own, and each call carries its own store token, so nothing is configured as a standing credential.

MCP connector The shared stores as tools, for a client that speaks Model Context Protocol. /mcp
URL
/mcp
Transport
Streamable HTTP
Authentication
None
Tools
create_store · read_store · write_store

Administration

These ask for the service token. That is the only thing separating them from the ones above: those open without credentials, so their link can be passed on; these cannot.

Shared stores Which ones exist, what they take up and when they go away. /admin/stores