API Tools
oaiy26ruf2tfo2qujrk5f67r7a.srv.us
An MCP server for discovering public AgentObserver interfaces, resolving providers with demand evidence, and inspecting catalog resources before spending.
ENDPOINT 1
https://icqzbuuix6e4bed2stnnboqcti.srv.us/mcp
MCP server metadata
- Name
- AgentObserver
- Version
- 0.7.2
Known tools 8
agentobserver_interfacesDiscover all public AgentObserver interfaces: HTTP/x402, MCP/x402 and A2A.
Inferred read-onlyagentobserver_targetsLegacy registered-target catalog: list free status actions and any target-specific paid eligibility.
Inferred read-onlyagentobserver_dependenciesList demand-backed external dependencies observed in public agent markets.
Inferred read-onlyagentobserver_resolveResolve providers for a capability using factual filters and dated demand evidence.
Inferred read-onlyagentobserver_statusFree preflight status: show freshness, reachability, material changes and factual reasons that deserve review before relying on or paying a registered counterparty.
Inferred read-onlyagentobserver_dependency_preflightPaid x402 dependency Preflight: return a fresh hash-bound pre-spend report for an eligible real catalog resource.
Inferred read-onlyagentobserver_preflightPaid x402 Preflight: return fresh machine-readable evidence about a registered AI-agent counterparty.
Inferred read-onlyCONNECT 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.
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.