{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4rguwckg5cvd","handle":"iflow-mcp-selfxyz-self-mcp","url":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-selfxyz-self-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-selfxyz-self-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-selfxyz-self-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-selfxyz-self-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-selfxyz-self-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-selfxyz-self-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_selfxyz-self-mcp","summary":"MCP server for Self protocol integration assistance","description":"# Self MCP Server\n\nMCP server for [Self protocol](https://self.xyz) integration assistance. Helps developers add privacy-preserving identity verification to their apps.\n\n## Features\n\n- **Core Self Protocol Tools**: Integration guides, code generation, debugging assistance\n- **Tools.self.xyz Integration**: Direct interaction with blockchain for reading configurations and generating hashes\n- **Web3 Integration**: Read-only blockchain operations (no write operations to keep it free)\n- **Comprehensive Documentation**: Resources and prompts for Self protocol development\n\n## Installation\n\n### Option 1: Install from GitHub (Recommended)\n```bash\npip install git+https://github.com/selfxyz/self-mcp.git\n```\n\nAfter installation, run with: `self-mcp`\n\n### Option 2: Local Development Setup\n\n1. **Clone the repository**:\n```bash\ngit clone https://github.com/selfxyz/self-mcp.git\ncd self-mcp\n```\n\n2. **Create virtual environment**:\n```bash\npython -m venv venv\n# On macOS/Linux:\nsource venv/bin/activate\n# On Windows:\nvenv\\Scripts\\activate\n```\n\n3. **Install dependencies**:\n```bash\npip install -e .\n```\n\n4. **Verify installation**:\n```bash\npython server.py  # Should start without errors\n```\n\n## Configuration\n\n### For Claude Desktop\n\nAdd to `claude_desktop_config.json`:\n\n**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`  \n**Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"self-mcp\": {\n      \"command\": \"/path/to/your/python\",\n      \"args\": [\n        \"/path/to/self-mcp/self-mcp/server.py\"\n      ],\n      \"cwd\": \"/path/to/self-mcp/self-mcp\"\n    }\n  }\n}\n```\n\n### For Cursor\n\nCreate `mcp.json` in your project root:\n\n#### Option 1: Using Python directly (simple)\n```json\n{\n  \"mcpServers\": {\n    \"self-mcp\": {\n      \"command\": \"/path/to/your/python\",\n      \"args\": [\n        \"/path/to/self-mcp/self-mcp/server.py\"\n      ],\n      \"cwd\": \"/path/to/self-mcp/self-mcp\"\n    }\n  }\n}\n```\n\n#### Option 2: Using uv (recommended for dependency ma…","publisher":{"name":"Self Team","url":null},"homepage":"https://github.com/selfxyz/self-mcp","repository":"https://github.com/selfxyz/self-mcp","version":"0.0.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_selfxyz-self-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_selfxyz-self-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:19.972Z","publishedAt":"2026-02-11T20:06:44.173897Z","latestVersion":"0.0.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_selfxyz-self-mcp","url":"https://pypi.org/project/iflow-mcp_selfxyz-self-mcp/","firstSeenAt":"2026-09-09T21:23:45.021Z","fetchedAt":"2026-09-15T20:19:27.322Z","normalizedAt":"2026-09-15T20:19:27.322Z"}]},"firstSeenAt":"2026-09-09T21:23:45.021Z","updatedAt":"2026-09-15T20:21:19.972Z"}