Kryptoskatt mcp server for VS Code
ai.smithery/kryptoskatt-mcp-server
Enable AI assistants to interact seamlessly with the DefiLlama API by translating MCP tool calls i…
client:VS Code
transport:streamable-http
Install Kryptoskatt mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"kryptoskatt-mcp-server": {
"type": "http",
"url": "https://server.smithery.ai/@Kryptoskatt/mcp-server/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs