/.well-known/mcp, enabling native tool use with Claude Desktop, Cursor, and any MCP-compatible framework.
Discover tools
Available tools
Claude Desktop setup
Add PropX402 to yourclaude_desktop_config.json:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use PropX402 as a native tool in Claude Desktop, Cursor, and any MCP client
/.well-known/mcp, enabling native tool use with Claude Desktop, Cursor, and any MCP-compatible framework.
curl https://propx402.xyz/.well-known/mcp
| Tool | Endpoint |
|---|---|
get_property_intel | /property-intel |
get_property_investor | /property-investor (accepts condition) |
get_property_full | /property-full |
get_property_bulk | /property-bulk |
claude_desktop_config.json:
{
"mcpServers": {
"propx402": {
"url": "https://propx402.xyz/.well-known/mcp"
}
}
}