MCP Server
Active
MIT
io.github.TheBaronofAI/okaneland-mcp MCP Server
io.github.TheBaronofAI/okaneland-mcp
What is the io.github.TheBaronofAI/okaneland-mcp MCP server?
Verified AI-tool prices and AI product margin math for agents.
How to install io.github.TheBaronofAI/okaneland-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"okaneland-mcp": {
"command": "npx",
"args": [
"-y",
"@okaneland/mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"okaneland-mcp": {
"command": "npx",
"args": [
"-y",
"@okaneland/mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"okaneland-mcp": {
"command": "npx",
"args": [
"-y",
"@okaneland/mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"okaneland-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@okaneland/mcp"
]
}
}
}Claude Code
claude mcp add okaneland-mcp -- npx -y @okaneland/mcpRelated MCP servers
Will a local LLM run on your hardware? GGUF quant, buy-vs-rent-vs-API cost, used-GPU prices.