{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zmushan6t56x","handle":"iflow-mcp-willccbb-imessage-service","url":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service","links":{"self":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service/record.json","html":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service","markdown":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-willccbb-imessage-service","status":"https://wellknown.network/api/v1/agents/iflow-mcp-willccbb-imessage-service/status","claim":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-willccbb-imessage-service/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-willccbb-imessage-service/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-willccbb-imessage-service/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-willccbb-imessage-service","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_willccbb-imessage-service","summary":"A MCP server project","description":"# imessage-service MCP server\n\nA MCP server project\n\n## Components\n\n### Resources\n\nThe server implements a simple note storage system with:\n- Custom note:// URI scheme for accessing individual notes\n- Each note resource has a name, description and text/plain mimetype\n\n### Prompts\n\nThe server provides a single prompt:\n- summarize-notes: Creates summaries of all stored notes\n  - Optional \"style\" argument to control detail level (brief/detailed)\n  - Generates prompt combining all current notes with style preference\n\n### Tools\n\nThe server implements one tool:\n- add-note: Adds a new note to the server\n  - Takes \"name\" and \"content\" as required string arguments\n  - Updates server state and notifies clients of resource changes\n\n## Configuration\n\n[TODO: Add configuration details specific to your implementation]\n\n## Quickstart\n\n### Install\n\n#### Claude Desktop\n\nOn MacOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`\nOn Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\n<details>\n  <summary>Development/Unpublished Servers Configuration</summary>\n  ```\n  \"mcpServers\": {\n    \"imessage-service\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"--directory\",\n        \"/Users/williambrown/dev/mcp-servers/imessage_service\",\n        \"run\",\n        \"imessage-service\"\n      ]\n    }\n  }\n  ```\n</details>\n\n<details>\n  <summary>Published Servers Configuration</summary>\n  ```\n  \"mcpServers\": {\n    \"imessage-service\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"imessage-service\"\n      ]\n    }\n  }\n  ```\n</details>\n\n## Development\n\n### Building and Publishing\n\nTo prepare the package for distribution:\n\n1. Sync dependencies and update lockfile:\n```bash\nuv sync\n```\n\n2. Build package distributions:\n```bash\nuv build\n```\n\nThis will create source and wheel distributions in the `dist/` directory.\n\n3. Publish to PyPI:\n```bash\nuv publish\n```\n\nNote: You'll need to set PyPI credentials via environment variables or command flags:\n- Token: `--token` or `UV_PUBLISH_TOKEN`\n-…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_willccbb-imessage-service","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.825,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"productivity.tasks","name":"Tasks & To-do","confidence":0.745,"provenance":"derived"}],"categories":["ai","content","dev","productivity"],"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_willccbb-imessage-service","registry":"pypi","observedAt":"2026-09-15T20:21:37.638Z","publishedAt":"2026-02-07T08:39:30.703531Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_willccbb-imessage-service","url":"https://pypi.org/project/iflow-mcp_willccbb-imessage-service/","firstSeenAt":"2026-09-09T21:25:00.238Z","fetchedAt":"2026-09-15T20:20:43.657Z","normalizedAt":"2026-09-15T20:20:43.657Z"}]},"firstSeenAt":"2026-09-09T21:25:00.238Z","updatedAt":"2026-09-15T20:21:37.638Z"}