Neurolink is a universal AI development platform that exposes tools for building, testing, and deploying AI applications across multiple providers. It integrates with various AI providers and offers a professional CLI. Developers use it to streamline AI application development and deployment processes.
Neurolink is a universal AI development platform that exposes tools for building, testing, and deploying AI applications across multiple providers. It integrates with various AI providers and offers a professional CLI. Developers use it to streamline AI application development and deployment processes.
npx -y @juspay/neurolinkAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"juspay-neurolink-github": {
"command": "npx",
"args": [
"-y",
"npx -y @juspay/neurolink"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from neurolink?"
API Key Required
This server requires an API key from neurolink. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| NEUROLINK_API_KEY | Yes | Your neurolink API key |
"What resources are available in neurolink?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in neurolink"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in neurolink 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.