INDIVIDUAL MCP TOOL
agentobserver_interfaces
Discover all public AgentObserver interfaces: HTTP/x402, MCP/x402 and A2A.
LIVE ENDPOINT
https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp
Connect to this endpoint to inspect the live schema for agentobserver_interfaces and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.agentobserver]
url = "https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentobserver": {
"type": "http",
"url": "https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentobserver
Remote MCP URL: https://icqzbuuix6e4bed2stnnboqcti.srv.us/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": {
"agentobserver": {
"url": "https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentobserver": {
"type": "http",
"url": "https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentobserver",
"transport": "streamable-http",
"url": "https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
agentobserver_targets— Legacy registered-target catalog: list free status actions and any target-specific paid eligibility.agentobserver_dependencies— List demand-backed external dependencies observed in public agent markets.agentobserver_resolve— Resolve providers for a capability using factual filters and dated demand evidence.agentobserver_spend_status— Inspect one catalog resource before spending.agentobserver_status— Free preflight status: show freshness, reachability, material changes and factual reasons that deserve review before relying on or paying a registered counterparty.agentobserver_dependency_preflight— Paid x402 dependency Preflight: return a fresh hash-bound pre-spend report for an eligible real catalog resource.agentobserver_preflight— Paid x402 Preflight: return fresh machine-readable evidence about a registered AI-agent counterparty.