OpenRouter for MCP Servers
cp .env.example.toml .env.toml
edit .env.toml
as needed.
go run main.go proxy
http://localhost:8025/sse/fetch
make sure you have set mcp_server_commands.fetch
in .env.toml
cp .env.example.toml .env.toml
edit .env.toml
as needed.
go run main.go api
curl -X POST http://127.0.0.1:8027/v1/list-tools \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer fetch'
make sure you have set mcp_server_commands.fetch
in .env.toml
No configuration available
Related projects feature coming soon
Will recommend related projects based on sub-categories