Security & Testing
kestrel.markets
An MCP server for parsing, validating, and simulating Kestrel threat hunting source code, with grading of blotters.
ENDPOINT 1
https://mcp.kestrel.markets/mcp
MCP server metadata
- Name
- kestrel-markets
- Version
- 0.4
Kestrel Markets MCP face (ADR-0019). Anonymous, read-only projection of the canonical HTTP contract. Use tools/list to discover the projected operations.
Known tools 30
agent_hireHire + assign a hosted trading agent to a book (DELEGATE — the new seam)
Inferred read-onlypm_authority_requestRequest portfolio-manager (PM) authority in-band (PLAT-ADR-0031 §1).
Inferred read-onlyagent_self_getRead your OWN trader record (PLAT-ADR-0031 §4): mandate, envelope, arm-state, and brief (when present).
Inferred read-onlycapability_refreshRefresh your durable capability BEFORE it expires (PLAT-ADR-0021 slice 2).
Inferred read-onlypm_inbox_listList your PM inbox (PLAT-ADR-0031 §4): the PENDING suspended Operations in your subtree — escalations awaiting a decision.
Inferred read-onlysession_statusReport the seat this connection is attached to: seat id, seat name, attach scope, and current seat state (watchlist, subscriptions, launched Episodes by reference, event count).
Inferred read-onlysession_listList the seats this connection has attached to, each with seat id, seat name, attach scope, and whether it is the current attachment.
Inferred read-onlysession_frameRender the seat this connection is attached to as a frame: the fixed-width Terminal screen (watchlist, subscriptions, launched Episodes by reference, event count) as both text and a monospace image.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kestrel-markets]
url = "https://mcp.kestrel.markets/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kestrel-markets": {
"type": "http",
"url": "https://mcp.kestrel.markets/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kestrel-markets
Remote MCP URL: https://mcp.kestrel.markets/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kestrel-markets": {
"url": "https://mcp.kestrel.markets/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kestrel-markets": {
"type": "http",
"url": "https://mcp.kestrel.markets/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kestrel-markets",
"transport": "streamable-http",
"url": "https://mcp.kestrel.markets/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://kestrel.markets/mcp
MCP server metadata
- Name
- kestrel-markets
- Version
- 0.4
Kestrel Markets MCP face (ADR-0019). Anonymous, read-only projection of the canonical HTTP contract. Use tools/list to discover the projected operations.
Known tools 30
agent_hireHire + assign a hosted trading agent to a book (DELEGATE — the new seam)
Inferred read-onlypm_authority_requestRequest portfolio-manager (PM) authority in-band (PLAT-ADR-0031 §1).
Inferred read-onlyagent_self_getRead your OWN trader record (PLAT-ADR-0031 §4): mandate, envelope, arm-state, and brief (when present).
Inferred read-onlycapability_refreshRefresh your durable capability BEFORE it expires (PLAT-ADR-0021 slice 2).
Inferred read-onlypm_inbox_listList your PM inbox (PLAT-ADR-0031 §4): the PENDING suspended Operations in your subtree — escalations awaiting a decision.
Inferred read-onlysession_statusReport the seat this connection is attached to: seat id, seat name, attach scope, and current seat state (watchlist, subscriptions, launched Episodes by reference, event count).
Inferred read-onlysession_listList the seats this connection has attached to, each with seat id, seat name, attach scope, and whether it is the current attachment.
Inferred read-onlysession_frameRender the seat this connection is attached to as a frame: the fixed-width Terminal screen (watchlist, subscriptions, launched Episodes by reference, event count) as both text and a monospace image.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kestrel-markets]
url = "https://kestrel.markets/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kestrel-markets": {
"type": "http",
"url": "https://kestrel.markets/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kestrel-markets
Remote MCP URL: https://kestrel.markets/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kestrel-markets": {
"url": "https://kestrel.markets/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kestrel-markets": {
"type": "http",
"url": "https://kestrel.markets/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kestrel-markets",
"transport": "streamable-http",
"url": "https://kestrel.markets/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.