MCP Server
MCP
Agent Blueprint
Explore and download AI agent blueprints as Agent Skills directories for coding agents
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentblueprint",
"version": "0.7.15",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API token from app.agentblueprint.ai/settings/api-tokens",
"isRequired": true,
"isSecret": true,
"name": "AGENT_BLUEPRINT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment