{"profile":"chainscope","serverInfo":{"name":"Chainscope Atlas","version":"1.0.0"},"protocol":"MCP over JSON-RPC 2.0","transport":{"endpoint":"https://chainscope-beta.vercel.app/mcp","method":"POST","contentType":"application/json"},"capabilities":{"tools":{},"prompts":{},"resources":{}},"tools":[{"name":"token_brief","description":"Generate a concise token brief for a symbol or project.","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol or project name"}},"required":["token"]}},{"name":"wallet_risk","description":"Screen a wallet label for concentration and behavior risk.","inputSchema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet address or label"}},"required":["wallet"]}},{"name":"chain_summary","description":"Summarize chain activity for a network.","inputSchema":{"type":"object","properties":{"network":{"type":"string","description":"Network to summarize"}},"required":["network"]}},{"name":"signal_feed","description":"Produce a short watchlist feed around a theme.","inputSchema":{"type":"object","properties":{"theme":{"type":"string","description":"Theme for the watchlist feed"}}}},{"name":"multi_agent","description":"Run the indexer, sentinel, and allocator chain.","inputSchema":{"type":"object","properties":{"task":{"type":"string","description":"Onchain task to coordinate"}},"required":["task"]}}],"prompts":[{"name":"onchain_alpha","description":"Prompt template for onchain opportunity research.","arguments":[{"name":"thesis","description":"Narrative or catalyst to investigate","required":false}]},{"name":"wallet_monitor","description":"Prompt template for monitoring a strategic wallet set.","arguments":[{"name":"segment","description":"Wallet category or cohort","required":false}]}],"resources":[{"uri":"resource://chainscope/chain-metrics","name":"chain_metrics","description":"Mock throughput, fee, and user trend metrics.","mimeType":"application/json"},{"uri":"resource://chainscope/watchlist","name":"watchlist","description":"Token and wallet watchlist used by Chainscope Atlas.","mimeType":"application/json"}]}