Loading MCP server directory, please wait...
Discover, pay for, execute, and publish APIs through Apiosk.
npx @getmcp/cli add io.github.obcraft/apiosk-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.obcraft/apiosk-mcp": {
"command": "npx",
"args": [
"-y",
"@apiosk/mcp"
],
"env": {
"APIOSK_PRIVATE_KEY": "",
"APIOSK_CONNECT_TOKEN": ""
}
}
}
}