The agents.json Specification is an open standard designed to facilitate interactions between AI agents and APIs, built on the OpenAPI standard. It addresses the challenges developers face when integrating AI agents with various APIs, enabling seamle...
The agents.json Specification is an open standard designed to facilitate interactions between AI agents and APIs, built on the OpenAPI standard. It addresses the challenges developers face when integrating AI agents with various APIs, enabling seamle...
pip install agents-jsonAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wild-card-ai-agents-json-github": {
"command": "uvx",
"args": [
"pip install agents-json"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from agents json?"
API Key Required
This server requires an API key from agents json. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AGENTS_JSON_API_KEY | Yes | Your agents json API key |
"What resources are available in agents json?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in agents json"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in agents json 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.