Agent Observability
Rank #15,458io.github.KryptosAI/agent-observability
Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.
Agent Observability is a Model Context Protocol (MCP) server published by KryptosAI. It ranks #15,458 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Agent Observability is listed on Official MCP, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 116,655 of 132,113 servers on MCP Toplist.
Use Agent Observability
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-observability -- npx -y agent-obs[mcp_servers.agent-observability]
command = "npx"
args = ["-y", "agent-obs"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-observability": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KryptosAI%2Fagent-observability)<a href="https://mcptoplist.com/server/io.github.KryptosAI%2Fagent-observability"><img src="https://mcptoplist.com/badge/io.github.KryptosAI%2Fagent-observability.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
KryptosAI
Other servers by KryptosAI
View all KryptosAI servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.7 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Agent Observability?
- Agent Observability is maintained by KryptosAI, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Agent Observability listed on the Official MCP Registry?
- Yes — Agent Observability is listed on the Official MCP Registry.
- How many versions does Agent Observability have?
- MCP Toplist tracks 1 version of Agent Observability, most recently published on Jul 24, 2026.
- Where can I find the source code for Agent Observability?
- The source code for Agent Observability is hosted at github.com/KryptosAI/agent-observability.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.