Install
Available tools
Usage in an agent
Once the MCP server is running, the agent can call sensing tools naturally. Example prompt to an agent:
Sense this advisory call transcript with the advisory-quality Blueprint and summarise the fidelity and key metamarkers.
The agent calls bks_sense with the transcript and Blueprint id, receives the metamarker set, and composes the summary.
Streaming
bks_sense supports streaming responses. Metamarkers are emitted as they are produced, enabling real-time feedback loops inside long-running agent interactions.