relationships — GreenlandAI MCP Tool
relationships
(relationships) is one of 37 tools on the
GreenlandAI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call relationships from your client
- Claude Code GreenlandAI relationships run in your project directory
- Claude Desktop GreenlandAI relationships ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GreenlandAI relationships ~/.cursor/mcp.json
- VS Code GreenlandAI relationships .vscode/mcp.json
- Zed GreenlandAI relationships ~/.config/zed/settings.json
- Windsurf GreenlandAI relationships ~/.codeium/windsurf/mcp_config.json
- Cline GreenlandAI relationships ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GreenlandAI relationships ~/.gemini/settings.json
- Grok GreenlandAI relationships .mcp.json (in your project root)
- ChatGPT GreenlandAI relationships Settings → Connectors → Advanced → Developer mode
- Claude.ai GreenlandAI relationships Settings → Connectors → Add custom connector
- LangChain GreenlandAI relationships pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http greenlandai https://mcp.greenlandai.ai/mcp
Other tools on this server
- look_from
- hops
- nearby
- mapdata
- map_viewport
- look_at
- company
- deposits
- deposit
- market_listings
- market_match
- market_quote
- joules_balance
- billing_quote
- billing_attempts
- verify_proof
- ledger_verify
- transparency_latest
- balance_proof
- bridge_proof
- market_provide
- market_request
- market_accept
- wallet_transfer
- joules_deficit
- funding_prepare
- deposit_status
- trade_settlement
- oracle_register
- oracle_assignments
- oracle_assess
- oracle_deregister
- contribute_relations
- contribute_stats
- contribute_submissions
- contribute_receipts
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.