Find the right people and let them find you, directly from Claude Code.
/plugin install indexnetwork/claude-plugin
- index-orchestrator — discovery, connections, signals, contacts, and community management
- index-negotiator — review and respond to pending negotiations
The plugin registers the Index Network MCP server automatically. On first use, you'll be prompted for OAuth. For persistent sessions, generate an API key at https://index.network/agents and add it to your MCP config:
{
"index-network": {
"type": "http",
"url": "https://protocol.index.network/mcp",
"headers": { "x-api-key": "your-key" }
}
}