Loading MCP server directory, please wait...
Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
npx @getmcp/cli add io.github.ModelBound/modelbound-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ModelBound/modelbound-mcp": {
"command": "npx",
"args": [
"-y",
"modelbound-mcp"
],
"env": {
"MODELBOUND_API_KEY": ""
}
}
}
}