Status: Running
Domain: mcp.sdk.finance
This is a Model Context Protocol (MCP) server providing LLM-accessible tools for the SDK.finance financial platform.
To use this MCP server with Claude Desktop, configure your claude_desktop_config.json:
{
"mcpServers": {
"sdk-finance": {
"url": "https://mcp.sdk.finance/mcp"
}
}
}