{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_h872x5xjy9yc","handle":"meeba-brain","url":"https://wellknown.network/agents/meeba-brain","links":{"self":"https://wellknown.network/agents/meeba-brain/record.json","html":"https://wellknown.network/agents/meeba-brain","markdown":"https://wellknown.network/agents/meeba-brain/record.md","api":"https://wellknown.network/api/v1/agents/meeba-brain","status":"https://wellknown.network/api/v1/agents/meeba-brain/status","claim":"https://wellknown.network/agents/meeba-brain/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/meeba-brain/claim.json","badge":"https://wellknown.network/agents/meeba-brain/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:meeba-context-mcp-469248886325.us-central1.run.app:server:meeba-brain","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"meeba-brain","summary":"Ground-truth code graph for your codebase: exact callers, callees, symbols & dependencies.","description":"Ground-truth code graph for your codebase: exact callers, callees, symbols & dependencies.","publisher":{"name":"meemoprasad","url":null},"homepage":null,"repository":"https://github.com/meemoprasad/meeba-brain-marketplace","version":"1.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://meeba-context-mcp-469248886325.us-central1.run.app/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-08T11:53:08.467418Z","publishedAt":"2026-08-08T11:53:08.467418Z","registryName":"io.github.meemoprasad/meeba-brain"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"knowledge.knowledge-graph","name":"Knowledge Graphs","confidence":0.859,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.554,"provenance":"derived"},{"slug":"code.refactoring","name":"Refactoring","confidence":0.525,"provenance":"derived"}],"categories":["code","dev","knowledge"]},"observed":{"status":"live","statusReason":"Responded 5m ago.","lastOkAt":"2026-09-08T08:25:35.452Z","lastProbedAt":"2026-09-08T08:25:35.452Z","statusComputedAt":"2026-09-08T08:28:33.916Z","reliability30d":{"probes":5,"successRate":1,"p50Ms":194},"latestObservations":[{"at":"2026-09-08T08:25:35.452Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":419,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T02:22:21.347Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":113,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T19:21:21.571Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":121,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T12:24:24.556Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":124,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T04:27:19.434Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":119,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T21:26:17.191Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":120,"error":null,"detail":{"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"toolCount":5,"serverName":"meeba-context","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.6","protocolVersion":"2025-06-18"}}],"tools":[{"name":"search_code","description":"Hybrid semantic + keyword search over the connected repository's\nactual indexed content. Use this for open-ended questions (\"where is\nrate limiting implemented?"},{"name":"get_symbol_definition","description":"Finds where a function, class, or method is actually defined in this\nrepo -- exact file, line range, and signature-relevant metadata (async,\ndecorators, docstri"},{"name":"get_callers","description":"Every place in this repo that calls the given function or method --\na COMPLETE list from the parsed call graph, not a best-effort guess.\nUse this before renamin"},{"name":"get_callees","description":"Every function/method the given function calls -- what it depends on\nto do its job. Use this to understand a function's behavior by seeing\nwhat it delegates to,"},{"name":"get_dependencies","description":"What a specific file imports/depends on. Use this to understand a\nfile's place in the codebase before assuming what's available to it,\nor before moving/refactor"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.meemoprasad/meeba-brain","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.meemoprasad%2Fmeeba-brain","firstSeenAt":"2026-09-06T20:21:46.581Z","fetchedAt":"2026-09-06T20:21:46.581Z","normalizedAt":"2026-09-06T20:21:46.581Z"}]},"firstSeenAt":"2026-09-06T20:21:46.581Z","updatedAt":"2026-09-08T08:29:23.795Z"}