ultralayer-v0
OfficialUltralayer
Realtime financial context for AI agents: what changed, who is affected, and what to watch next. One suite covering news, events, guidance, filing changes, sentiment, stakeholders, and alerts. Information-efficient responses with evidence for every result. First-class point-in-time safety for backtests. Pairs well with web search and a market-data API. All data is our own.
Links
What's included
MCP server at
https://api.ultralayer.ai/v0/mcp(OAuth/API key)Agent skills for using Ultralayer's market intelligence effectively
Highlighted capabilities include market news that separates new information from repeats, developments with company impact scores, broader event timelines, company outlooks, disclosure changes, stakeholder analysis, and alerts
Connect
Ultralayer supports both OAuth and API key. Choose how you connect.
OAuth. Sign in in the browser.
API key. Create a key at console.ultralayer.ai and send it as a bearer token:
{
"mcpServers": {
"ultralayer-v0": {
"type": "http",
"url": "https://api.ultralayer.ai/v0/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}