Skip to main content
Glama
Bichev
by Bichev
index.d.ts417 B
#!/usr/bin/env node import { CoinbaseMCPConfig } from './types.js'; declare class CoinbaseMCPServer { private server; private coinbaseClient; private demoWalletClient; private config; constructor(config: CoinbaseMCPConfig); private setupTools; private setupResources; private setupPrompts; start(): Promise<void>; } export { CoinbaseMCPServer }; //# sourceMappingURL=index.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bichev/coinbase-chat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server