Provides tools for agent orchestration and security, including MCP tool building, agent-to-agent workflows, and mechanistic interpretability on sleeper agents. Integrates with systems via DLL injection and CLI wrappers. Used by developers building autonomous AI systems.
Provides tools for agent orchestration and security, including MCP tool building, agent-to-agent workflows, and mechanistic interpretability on sleeper agents. Integrates with systems via DLL injection and CLI wrappers. Used by developers building autonomous AI systems.
pip install template-repoAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"andrewaltimit-template-repo-github": {
"command": "uvx",
"args": [
"pip install template-repo"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from template repo?"
API Key Required
This server requires an API key from template repo. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TEMPLATE_REPO_API_KEY | Yes | Your template repo API key |
"What resources are available in template repo?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in template repo"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in template repo with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.