Explore Valor services and prepare a contact request for the user to review and send on Valor.
claude mcp add services-contact --transport http https://www.onevalor.com/mcp/services/v1
~/.cursor/mcp.json
{
"mcpServers": {
"services-contact": {
"url": "https://www.onevalor.com/mcp/services/v1"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"services-contact": {
"serverUrl": "https://www.onevalor.com/mcp/services/v1"
}
}
}
.vscode/mcp.json
{
"servers": {
"services-contact": {
"type": "http",
"url": "https://www.onevalor.com/mcp/services/v1"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"services-contact": {
"url": "https://www.onevalor.com/mcp/services/v1"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"services-contact": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.onevalor.com/mcp/services/v1"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.onevalor.com/mcp/services/v1 | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.valor-mineral-management--services-contact/reviews or the review_server meta-tool.
POST /mcp