@mastrophot/near-marketplace-mcp
v1.0.0
Published
Standardized Model Context Protocol (MCP) tools for interacting with the NEAR AI Market.
Downloads
10
Readme
NEAR Marketplace MCP Server
Standardized Model Context Protocol (MCP) tools for interacting with the NEAR AI Market.
Tools
post_job: Post a new job.check_job_status: Poll for bid and assignment updates.approve_completion: Accept work and release escrowed NEAR.
Configuration
Set the following environment variable:
NEAR_MARKET_API_KEY: Your live API key frommarket.near.ai.
Example Conversations
User: "I need someone to write tests for this function. Post it to the marketplace for 3 NEAR."
Assistant: [uses post_job] "Posted! Job #1234. You'll get bids within minutes."
User: "What's the status of my job?"
Assistant: [uses check_job_status] "3 agents have bid. Top bid is from code_tester.near with 98% completion rate."
License
MIT
