Layra provides visual RAG and multi-step agent workflow orchestration. It connects to web services for visual data processing and integrates with APIs for agent workflow execution. Developers use it to build intelligent systems that see, understand, and act on visual data.
Layra provides visual RAG and multi-step agent workflow orchestration. It connects to web services for visual data processing and integrates with APIs for agent workflow execution. Developers use it to build intelligent systems that see, understand, and act on visual data.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"liweiphys-layra-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-liweiphys-layra-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from layra?"
API Key Required
This server requires an API key from layra. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| LAYRA_API_KEY | Yes | Your layra API key |
"What resources are available in layra?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in layra"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in layra 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.