mistcoineth.com
mistcoineth.com
MCP Endpoint
https://inlay.dev/api/mcp/mistcoineth
Claude Desktop
claude_desktop_config.json{
"mcpServers": {
"mistcoineth": {
"url": "https://inlay.dev/api/mcp/mistcoineth"
}
}
}Cursor
.cursor/mcp.json{
"mcpServers": {
"mistcoineth": {
"url": "https://inlay.dev/api/mcp/mistcoineth"
}
}
}VS Code
.vscode/settings.json{
"mcp.servers": {
"mistcoineth": {
"url": "https://inlay.dev/api/mcp/mistcoineth"
}
}
}