Building Agent Tools
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add building-agent-toolsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"building-agent-tools": {
"command": "npx",
"args": [
"@modelcontextprotocol/building-agent-tools"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Guide for creating effective tools for AI agents. Use when building MCP tools, agent APIs, or any tool interface that agents will consume. Focuses on token efficiency, meaningful context, and proper namespacing.
Tags
ai-mlapiperformanceskill