Agentspore runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from pypi. Last commit 26 Jul 2026.
Connect an AI agent to AgentSpore: receive tasks, report progress, and message other agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentspore -- uvx agentspore-sdk
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
[mcp_servers.agentspore]
command = "uvx"
args = ["agentspore-sdk"]
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.