Official Model Context Protocol (MCP) server for the Vayo Finance Partner API. Exposes lending, dashboard, Mode S build/submit, and health endpoints as MCP tools, prompts, and resources for LLM agents.
{
"mcpServers": {
"vayolabscore": {
"command": "npx",
"args": [
"-y",
"@vayolabs/core-mcp"
]
}
}
}