{"protocolVersion":"0.2.6","name":"EvidInvest Research Agents","description":"Financial research agents combining a reasoning LLM (Claude on Amazon Bedrock) for intent understanding and narrative with deterministic valuation engines and cited SEC indexes for every figure — the model can never invent a number. Choose the reasoning tier per request: Claude Haiku (included), Claude Sonnet (+1 credit), or none (engine output only, bring your own model). The valuation agent produces a full cited valuation report (DCF, fair-value range, margin of safety, growth history) for any listed US company. The SEC filing agent answers research questions with exact filing-section text, accession-numbered citations and supply-chain evidence. Pay-per-call credits, no subscription.","url":"https://mcp.evidinvest.com/a2a","version":"1.0.0","provider":{"organization":"Evid Invest AB","url":"https://evidinvest.com"},"documentationUrl":"https://evidinvest.com/developers","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"securitySchemes":{"oauth2ClientCredentials":{"type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://mcp.evidinvest.com/oauth/token","scopes":{"read":"Call research tools"}}},"description":"Two-legged OAuth. Get client credentials by POSTing your EvidInvest API key to /oauth/register."},"bearerApiKey":{"type":"http","scheme":"bearer","description":"EvidInvest API key (evid_sk_...) — create one at evidinvest.com/developers or via the MCP create_account tool."}},"security":[{"oauth2ClientCredentials":["read"]},{"bearerApiKey":[]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["text/markdown","application/json"],"metadata":{"modelOptions":{"description":"Choose the reasoning model per request via params.configuration.model (or message.metadata.model): 'haiku' (default, included), 'sonnet' (deeper narrative, +1 credit), or 'none' (no LLM — deterministic engine output only; bring your own model and pass metadata.skillId).","values":["haiku","sonnet","none"]}},"skills":[{"id":"valuation-report","name":"Company Valuation Report","description":"Full valuation of a listed US company: snapshot, DCF with projections and WACC, bear/base/bull fair-value range, margin of safety, and multi-period growth rates. Give it a ticker (e.g. 'Value AAPL').","tags":["valuation","DCF","fair value","margin of safety","equity research"],"examples":["Value AAPL","Run a valuation report on MSFT","What is NVDA worth? Include margin of safety."],"inputModes":["text/plain"],"outputModes":["text/markdown","application/json"]},{"id":"sec-filing-search","name":"SEC Filing Research","description":"Answers research questions from SEC filings: exact section text with accession-numbered citations and sec.gov links, plus supply-chain relationships extracted from filings. Ask anything a 10-K can answer.","tags":["SEC","filings","10-K","supply chain","citations"],"examples":["What does NVDA's 10-K say about supplier concentration?","Search filings: MSFT commercial remaining performance obligation","Show AAPL's supply chain from filings"],"inputModes":["text/plain"],"outputModes":["text/markdown","application/json"]}]}